home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 57006 / 57006.xpi / install.rdf < prev   
Extensible Markup Language  |  2009-12-31  |  1KB  |  22 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
  3.          xmlns:NC="http://home.netscape.com/NC-rdf#"
  4.          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5.   <RDF:Description RDF:about="urn:mozilla:install-manifest"
  6.                    em:id="{BECBE186-F0AF-11DE-89E5-B3B556D89593}"
  7.                    em:name="ScheduleOnce MeetingPlanner Shortcut"
  8.                    em:version="1.1"
  9.                    em:iconURL="chrome://mpff/content/images/mpffIcon32.png"
  10.                    em:aboutURL="chrome://mpff/content/about.xul"
  11.                    em:description="MeetingPlanner shortcut"
  12.                    em:creator="ScheduleOnce"
  13.                    em:contributor="http://www.scheduleonce.com/"
  14.                    em:homepageURL="http://www.scheduleonce.com/Homepage.aspx">
  15.     <em:targetApplication RDF:resource="rdf:#$xHhkE3"/>
  16.   </RDF:Description>
  17.   <RDF:Description RDF:about="rdf:#$xHhkE3"
  18.                    em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
  19.                    em:minVersion="1.5"
  20.                    em:maxVersion="3.6.*" />
  21. </RDF:RDF>
  22.